GrapeCity ActiveReports for .NET 12.0J
CreatePathGradientBrush(IPathEx,PointFEx,ColorEx,ColorEx[]) メソッド

グラデーションのパス。
グラデーションの中心点。
グラデーションの中心の色。
グラデーション内の点に対応している色の配列。
新しいパスグラデーションブラシオブジェクトを初期化します。
構文
'宣言
 
Overloads Function CreatePathGradientBrush( _
   ByVal path As IPathEx, _
   ByVal centerPoint As PointFEx, _
   ByVal centerColor As ColorEx, _
   ByVal surroundColors() As ColorEx _
) As BrushEx
BrushEx CreatePathGradientBrush( 
   IPathEx path,
   PointFEx centerPoint,
   ColorEx centerColor,
   ColorEx[] surroundColors
)

パラメータ

path
グラデーションのパス。
centerPoint
グラデーションの中心点。
centerColor
グラデーションの中心の色。
surroundColors
グラデーション内の点に対応している色の配列。
参照

関連項目

IDrawingCanvas インターフェース
IDrawingCanvas メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.